#include <PluginCommon.hpp>
Public Attributes | |
| const char * | Name |
| The name of the property. | |
| const char * | ControlType |
| The control type used for viewing/editing the property. | |
| const char * | NativeDataType |
| The property's native data type. | |
| const char * | HelpText |
| Extended help/info text displayed for the user for this property. | |
|
|
The control type used for viewing/editing the property.
|
|
|
Extended help/info text displayed for the user for this property.
|
|
|
The name of the property.
|
|
|
The property's native data type.
|
1.3-rc3